home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00024_Script_rew
< prev
next >
Wrap
Text File
|
1999-05-31
|
235b
|
10 lines
on mouseUp
-- text rewind
global gmenu,gwpage,gtextpage, gtextmin
if gwpage > gtextmin then
set gwpage=gwpage-1
set the memberNum of sprite 70 to the number of member ("int"&gwpage)
else
nothing
end if
end